Fixed possible devision by zero in size negotiations
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Mon, 29 Mar 2010 17:27:40 +0000 (13:27 -0400)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Mon, 29 Mar 2010 17:27:40 +0000 (13:27 -0400)
commitb4d09fd5fb5491bfeda98fd5767206c503a5ee18
tree112655fba7af037af27b8e1f58373846278681fe
parent7e43059e841d0455227e6e64b4853700d8df89c4
Fixed possible devision by zero in size negotiations

Fixed GtkToolItemGroup to avoid deviding by zero when all children
are invisible or there are no children. bgo #613974.
gtk/gtktoolitemgroup.c